.Lunbo-video{
	/* background-color:#dc2626; */
	padding-top:0px;
	padding-bottom:10px;
	/* width: 500px;
	    padding-right: 500px;
		margin-left: 7px;
		margin-top: -27px; */
	overflow: hidden;
	width: 100%;
}
.Lunbo-video .Lunbo-video-title{
	margin:20px auto 50px;
}

.Lunbo-video .Lunbo-video-title .Lunbo-video-h1{
	font-size:30px;
	color:#ef7700;
	height:50px;
	line-height:50px;
}
.Lunbo-video .Lunbo-video-title .Lunbo-video-h3{
	font-size:32px;
	color:#000;
	text-align:center;
}
.Lunbo-video .Lunbo-video-cont{
	/*margin-bottom:50px;*/
	height: 100%;
	width: 500px;
	float: left;
}
.Lunbo-video li{
	list-style: none;
}
.video{
	width:100%;
	/*margin:0 auto;*/
	overflow: hidden;
	zoom:1;
	/* background: #ffffff; */
	/* height: -webkit-fill-available;*/
}
.video>div{
	float: left;
	height: 420px;
	
}

/* .video>div:first-child {
	width: 7.5%;
	display:flex;
	align-items:center;
	justify-content:center;
} */
.Lunbobutton{
	width: 100%;
	height: auto;
	/*  margin-top: 135px; */
}
/* .video>div:last-child {
	width: 7.5%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.video>div:nth-of-type(2){
	 width: 85%;
}
*/
.video ul{
	position: relative;
	/* height: 400px; */
	
}
.video li{
	transition: all .6s;
	/* position: absolute; */
	float: left;
	width: 20%;
	margin-right:5%;
	
}
.video iframe{
	width: 500px;
	height:250px;
	overflow: hidden;

} 
.video span {
	display: block;
	text-align: center;
}
.video li img{
	display: block;
	width: 100%;
	height:100%;
	overflow: hidden;

}
.video li div {
	position: relative;
    width: 100%;
    /* height: 0;
    padding-bottom: 56.25%; */
}
/* .iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */
.video li span {
	/* position: absolute;
	bottom: -30px;
	 left: 0; */
	 display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
/*创建5个播放框初始位置*/
/* .video1{
	width:100px;
	height: auto;
	top: 10px; 
	left: -9%;
	z-index: 1;
	}
.video2{
	width: 100px;
	height: auto;
	top: 10px; 
	left: 20%;
	z-index: 2;
}
.video3{
	width: 100%;
	height: auto;
	top: 27%; 
	left: 19%;
	z-index: 3;
	bottom: 5%;
	object-fit: fill;
	margin-left: -85px;
}
.video4{
	width: 100px;
	height: auto;
	top: 10px; 
	left: 50%;
	z-index: 2;
}
.video5{
	width:100px;
	height: auto;
	top: 10px; 
	left: 79%;
	z-index: 1;} */
	
.guanyuwomenjianjie{
	    width: 422px;
	        height: auto;
	        float: right;
	        /* margin: -410px -484px; */
	        text-align: justify;
	        line-height: 2;
}
.txp_btn_normal {
	display: none !important;
}


@media (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio : 2){
  /*iphone 6*/
}
 
@media (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3){
  /*iphone 6 plus*/
}

@media screen and (max-width: 600px)
{
	/* .video li video,
	.video li iframe{
		width:101%;
		height:100%;
	} */
	.video{
		width:100%;
		/*margin:0 auto;*/
		overflow: hidden;
		zoom:1;
		/* background: #ffffff; */
		/* height: -webkit-fill-available;*/
		margin-left: -7px !important;
		
	}
	.video li {
		position: static;
	}
	.video1,.video2,.video3,.video5,.Lunbobutton {
		display: none;
	}
	.video1{
		width:50% !important;
		height: auto;
		top: 0 !important; 
		left: 0%;
		z-index: 0;
		}/*创建5个播放框初始位置*/
	.video2{
		width: 50% !important;
		height: auto;
		top: 157px !important; 
		left: 0%;
		z-index: 0;
	}
	.video4{
		width: 100% !important;
		height: auto;
		top: 0 !important; 
		left: 0;
		z-index: 0;
	}
	.video5{
		width:51% !important;
		height: auto;
		top: 0 !important; 
		left: 52%;
		z-index: 0;}
	.video3 {
	    width: 101%;
	    height: auto;
	    top: 77% !important;
	    left: 25%;
	    z-index: 0;
	    bottom: 5%;
	    object-fit: fill;
	    /* margin-left: -85px;*/ 
	}
	.video ul {
		min-height: 280px;
		height: auto;
		margin-bottom: 20px;
		display: none;
	}
	.video>div {
		width: 100% !important; 
	    float: none;
	    height: auto !important; 
	}
	.Lunbo-video .Lunbo-video-cont {
	    /*  margin-bottom: 50px !important; */
	    /* height: 100%; */
	    width: auto;
	}

	.guanyuwomenjianjie {
	       width: 97%;
	       height: auto;
	       float: none;
	       margin: 0;
		   text-align: justify;
		       line-height: 2;

	}
	.Lunbo-video {
	    /* background-color: #dc2626; */
	    padding-top: 0px;
	    padding-bottom: 0px;
	    width: 100%;
	        padding-right: 0;
	}
}